[INFO] cloning repository https://github.com/KidIkaros/quality-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KidIkaros/quality-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKidIkaros%2Fquality-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKidIkaros%2Fquality-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b9c8396288ba77ab917286a9dc76fbc3692c02cb
[INFO] checking KidIkaros/quality-tools against master#31a9463c6e2794a59ce57a8f37abc6966afc2a58 for pr-149045
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKidIkaros%2Fquality-tools" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/KidIkaros/quality-tools
[INFO] finished tweaking git repo https://github.com/KidIkaros/quality-tools
[INFO] tweaked toml for git repo https://github.com/KidIkaros/quality-tools written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KidIkaros/quality-tools on toolchain 31a9463c6e2794a59ce57a8f37abc6966afc2a58
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KidIkaros/quality-tools already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert_cmd v2.2.1
[INFO] [stderr]   Downloaded codemetrics-common v1.0.0
[INFO] [stderr]   Downloaded ast-parse-ts v1.0.0
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded tree-sitter-solidity v1.2.13
[INFO] [stderr]   Downloaded referencing v0.29.1
[INFO] [stderr]   Downloaded fancy-regex v0.14.0
[INFO] [stderr]   Downloaded tree-sitter v0.20.10
[INFO] [stderr]   Downloaded jsonschema v0.29.1
[INFO] [stderr]   Downloaded tree-sitter-go v0.25.0
[INFO] [stderr]   Downloaded fraction v0.15.4
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.5
[INFO] [stderr]   Downloaded tree-sitter v0.26.8
[INFO] [stderr]   Downloaded tree-sitter-c v0.23.4
[INFO] [stderr]   Downloaded tree-sitter-rust v0.24.2
[INFO] [stderr]   Downloaded tree-sitter-ruby v0.23.1
[INFO] [stderr]   Downloaded tree-sitter-php v0.24.2
[INFO] [stderr]   Downloaded tree-sitter-swift v0.7.1
[INFO] [stderr]   Downloaded tree-sitter-cpp v0.23.4
[INFO] [stderr]   Downloaded tree-sitter-c-sharp v0.23.5
[INFO] [stderr]   Downloaded tree-sitter-kotlin v0.3.5
[INFO] [stderr]   Downloaded tree-sitter-ocaml v0.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2782c9764f18ab974ce04436d37fcbbdb71421fe0e3b86810b968a6904b98ed0
[INFO] running `Command { std: "docker" "start" "-a" "2782c9764f18ab974ce04436d37fcbbdb71421fe0e3b86810b968a6904b98ed0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2782c9764f18ab974ce04436d37fcbbdb71421fe0e3b86810b968a6904b98ed0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2782c9764f18ab974ce04436d37fcbbdb71421fe0e3b86810b968a6904b98ed0", kill_on_drop: false }`
[INFO] [stdout] 2782c9764f18ab974ce04436d37fcbbdb71421fe0e3b86810b968a6904b98ed0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e991a85fddc47ac9c99e06b8c9894b5c63e42c7e0291add33403087dac9bd2e
[INFO] running `Command { std: "docker" "start" "-a" "9e991a85fddc47ac9c99e06b8c9894b5c63e42c7e0291add33403087dac9bd2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling tree-sitter-kotlin v0.3.5
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.5
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-solidity v1.2.13
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.1
[INFO] [stderr]    Compiling tree-sitter-c v0.23.4
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling tree-sitter-ocaml v0.24.2
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking codemetrics-common v1.0.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking referencing v0.29.1
[INFO] [stderr]     Checking codemetrics-common v1.0.0 (/opt/rustwide/workdir/crates/codemetrics-common)
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking sast v1.0.0 (/opt/rustwide/workdir/crates/sast)
[INFO] [stderr]     Checking sbom v1.0.0 (/opt/rustwide/workdir/crates/sbom)
[INFO] [stderr]     Checking halstead v1.0.0 (/opt/rustwide/workdir/crates/halstead)
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking crypto-check v1.0.0 (/opt/rustwide/workdir/crates/crypto-check)
[INFO] [stderr]     Checking type-coverage v1.0.0 (/opt/rustwide/workdir/crates/type-coverage)
[INFO] [stderr]     Checking cohesion v1.0.0 (/opt/rustwide/workdir/crates/cohesion)
[INFO] [stderr]     Checking comment-ratio v1.0.0 (/opt/rustwide/workdir/crates/comment-ratio)
[INFO] [stderr]     Checking debt-scan v1.0.0 (/opt/rustwide/workdir/crates/debt-scan)
[INFO] [stderr]     Checking error-handling v1.0.0 (/opt/rustwide/workdir/crates/error-handling)
[INFO] [stderr]     Checking licenses v1.0.0 (/opt/rustwide/workdir/crates/licenses)
[INFO] [stderr]     Checking dead-code v1.0.0 (/opt/rustwide/workdir/crates/dead-code)
[INFO] [stderr]     Checking mutation-test v1.0.0 (/opt/rustwide/workdir/crates/mutation-test)
[INFO] [stderr]     Checking secrets v1.0.0 (/opt/rustwide/workdir/crates/secrets)
[INFO] [stderr]     Checking vuln-scan v1.0.0 (/opt/rustwide/workdir/crates/vuln-scan)
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking jsonschema v0.29.1
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]     Checking codemetrics-server v1.0.0 (/opt/rustwide/workdir/crates/codemetrics-server)
[INFO] [stderr]     Checking ast-parse-ts v1.0.0
[INFO] [stderr]     Checking ast-parse-ts v1.0.0 (/opt/rustwide/workdir/crates/ast-parse-ts)
[INFO] [stderr]     Checking duplication v1.0.0 (/opt/rustwide/workdir/crates/duplication)
[INFO] [stderr]     Checking taint-scan v1.0.0 (/opt/rustwide/workdir/crates/taint-scan)
[INFO] [stderr]     Checking doc-coverage v1.0.0 (/opt/rustwide/workdir/crates/doc-coverage)
[INFO] [stderr]     Checking coupling v1.0.0 (/opt/rustwide/workdir/crates/coupling)
[INFO] [stderr]     Checking crap-metric v1.0.0 (/opt/rustwide/workdir/crates/crap-metric)
[INFO] [stderr]     Checking prop-cov v1.0.0 (/opt/rustwide/workdir/crates/prop-cov)
[INFO] [stderr]     Checking fuzz-surface v1.0.0 (/opt/rustwide/workdir/crates/fuzz-surface)
[INFO] [stderr]     Checking risk-map v1.0.0 (/opt/rustwide/workdir/crates/risk-map)
[INFO] [stderr]     Checking codemetrics-cli v1.0.0 (/opt/rustwide/workdir/crates/codemetrics-cli)
[INFO] [stderr]     Checking line-length v1.0.0 (/opt/rustwide/workdir/crates/line-length)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/codemetrics-cli/src/main.rs:348:17
[INFO] [stdout]     |
[INFO] [stdout] 348 |             let mut report = types::CheckReport {
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 10 |     pub project: Option<ProjectConfig>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub crap: Option<CrapConfig>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub debt: Option<DebtConfig>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 13 |     pub doc: Option<DocConfig>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 14 |     pub complexity: Option<ComplexityConfig>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 15 |     pub taint: Option<TaintConfig>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 16 |     pub duplication: Option<DuplicationConfig>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 17 |     pub risk: Option<RiskConfig>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 18 |     pub coupling: Option<CouplingConfig>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 19 |     pub mutation: Option<MutationConfig>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 20 |     pub security: Option<SecurityConfig>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 21 |     pub secrets: Option<SecretsConfig>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 22 |     pub licenses: Option<LicensesConfig>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 23 |     pub dead_code: Option<DeadCodeConfig>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 24 |     pub type_coverage: Option<TypeCoverageConfig>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub halstead: Option<HalsteadConfig>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ecosystem`, `test_cmd`, `coverage_cmd`, and `lcov_path` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ProjectConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 30 |     pub ecosystem: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 31 |     pub test_cmd: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 32 |     pub coverage_cmd: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub lcov_path: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProjectConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `threshold`, `warn_at`, and `max_avg` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct CrapConfig {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 38 |     pub threshold: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 39 |     pub warn_at: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 40 |     pub max_avg: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CrapConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_items`, `max_markers`, and `types` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct DebtConfig {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 45 |     pub max_items: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 46 |     pub max_markers: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 47 |     pub types: Option<Vec<String>>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DebtConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `min_coverage` and `min_pct` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct DocConfig {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 52 |     pub min_coverage: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 53 |     pub min_pct: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DocConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_violations` and `threshold` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct ComplexityConfig {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 58 |     pub max_violations: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 59 |     pub threshold: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ComplexityConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_findings` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct TaintConfig {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 64 |     pub max_findings: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaintConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_duplication`, `max_duplicates`, and `min_lines` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct DuplicationConfig {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 69 |     pub max_duplication: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 70 |     pub max_duplicates: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 71 |     pub min_lines: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DuplicationConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_score` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct RiskConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 76 |     pub max_score: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RiskConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_coupling` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct CouplingConfig {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 81 |     pub max_coupling: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CouplingConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `min_score` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct MutationConfig {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 86 |     pub min_score: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MutationConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_vulnerabilities` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct SecurityConfig {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 91 |     pub max_vulnerabilities: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SecurityConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_findings` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct SecretsConfig {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 96 |     pub max_findings: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SecretsConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `deny` and `allow` are never read
[INFO] [stdout]    --> crates/codemetrics-cli/src/config.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct LicensesConfig {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 101 |     pub deny: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 102 |     pub allow: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LicensesConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_findings` is never read
[INFO] [stdout]    --> crates/codemetrics-cli/src/config.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct DeadCodeConfig {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 107 |     pub max_findings: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeadCodeConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `min_coverage` is never read
[INFO] [stdout]    --> crates/codemetrics-cli/src/config.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct TypeCoverageConfig {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 112 |     pub min_coverage: Option<f64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TypeCoverageConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_bug_estimate` is never read
[INFO] [stdout]    --> crates/codemetrics-cli/src/config.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct HalsteadConfig {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 117 |     pub max_bug_estimate: Option<f64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HalsteadConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_config` is never used
[INFO] [stdout]    --> crates/codemetrics-cli/src/config.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub fn validate_config(config: &Config) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_and_validate` is never used
[INFO] [stdout]    --> crates/codemetrics-cli/src/config.rs:198:8
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub fn load_and_validate(config_path: &str) -> (Config, bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `file` and `line` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/fix.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FixSuggestion {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 12 |     pub check_name: String,
[INFO] [stdout] 13 |     pub file: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 14 |     pub line: Option<usize>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FixSuggestion` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `can_auto_fix` is never used
[INFO] [stdout]    --> crates/codemetrics-cli/src/fix.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub fn can_auto_fix(results: &[CheckResult]) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_auto_fixes` is never used
[INFO] [stdout]    --> crates/codemetrics-cli/src/fix.rs:180:8
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub fn apply_auto_fixes(_path: &str, results: &[CheckResult]) -> (usize, Vec<String>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_incremental_enabled` is never used
[INFO] [stdout]    --> crates/codemetrics-cli/src/incremental.rs:149:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn is_incremental_enabled() -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/codemetrics-cli/src/main.rs:348:17
[INFO] [stdout]     |
[INFO] [stdout] 348 |             let mut report = types::CheckReport {
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 10 |     pub project: Option<ProjectConfig>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub crap: Option<CrapConfig>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub debt: Option<DebtConfig>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 13 |     pub doc: Option<DocConfig>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 14 |     pub complexity: Option<ComplexityConfig>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 15 |     pub taint: Option<TaintConfig>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 16 |     pub duplication: Option<DuplicationConfig>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 17 |     pub risk: Option<RiskConfig>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 18 |     pub coupling: Option<CouplingConfig>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 19 |     pub mutation: Option<MutationConfig>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 20 |     pub security: Option<SecurityConfig>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 21 |     pub secrets: Option<SecretsConfig>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 22 |     pub licenses: Option<LicensesConfig>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 23 |     pub dead_code: Option<DeadCodeConfig>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 24 |     pub type_coverage: Option<TypeCoverageConfig>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub halstead: Option<HalsteadConfig>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ecosystem`, `test_cmd`, `coverage_cmd`, and `lcov_path` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ProjectConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 30 |     pub ecosystem: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 31 |     pub test_cmd: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 32 |     pub coverage_cmd: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub lcov_path: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProjectConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `threshold`, `warn_at`, and `max_avg` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct CrapConfig {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 38 |     pub threshold: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 39 |     pub warn_at: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 40 |     pub max_avg: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CrapConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_items`, `max_markers`, and `types` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct DebtConfig {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 45 |     pub max_items: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 46 |     pub max_markers: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 47 |     pub types: Option<Vec<String>>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DebtConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `min_coverage` and `min_pct` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct DocConfig {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 52 |     pub min_coverage: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 53 |     pub min_pct: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DocConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_violations` and `threshold` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct ComplexityConfig {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 58 |     pub max_violations: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 59 |     pub threshold: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ComplexityConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_findings` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct TaintConfig {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 64 |     pub max_findings: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaintConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_duplication`, `max_duplicates`, and `min_lines` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct DuplicationConfig {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 69 |     pub max_duplication: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 70 |     pub max_duplicates: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 71 |     pub min_lines: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DuplicationConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_score` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct RiskConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 76 |     pub max_score: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RiskConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_coupling` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct CouplingConfig {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 81 |     pub max_coupling: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CouplingConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `min_score` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct MutationConfig {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 86 |     pub min_score: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MutationConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_vulnerabilities` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct SecurityConfig {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 91 |     pub max_vulnerabilities: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SecurityConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_findings` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/config.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct SecretsConfig {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 96 |     pub max_findings: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SecretsConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `deny` and `allow` are never read
[INFO] [stdout]    --> crates/codemetrics-cli/src/config.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct LicensesConfig {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 101 |     pub deny: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 102 |     pub allow: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LicensesConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_findings` is never read
[INFO] [stdout]    --> crates/codemetrics-cli/src/config.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct DeadCodeConfig {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 107 |     pub max_findings: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeadCodeConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `min_coverage` is never read
[INFO] [stdout]    --> crates/codemetrics-cli/src/config.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct TypeCoverageConfig {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 112 |     pub min_coverage: Option<f64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TypeCoverageConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_bug_estimate` is never read
[INFO] [stdout]    --> crates/codemetrics-cli/src/config.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct HalsteadConfig {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 117 |     pub max_bug_estimate: Option<f64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HalsteadConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_config` is never used
[INFO] [stdout]    --> crates/codemetrics-cli/src/config.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub fn validate_config(config: &Config) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_and_validate` is never used
[INFO] [stdout]    --> crates/codemetrics-cli/src/config.rs:198:8
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub fn load_and_validate(config_path: &str) -> (Config, bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `file` and `line` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/fix.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FixSuggestion {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 12 |     pub check_name: String,
[INFO] [stdout] 13 |     pub file: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 14 |     pub line: Option<usize>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FixSuggestion` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `can_auto_fix` is never used
[INFO] [stdout]    --> crates/codemetrics-cli/src/fix.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub fn can_auto_fix(results: &[CheckResult]) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_auto_fixes` is never used
[INFO] [stdout]    --> crates/codemetrics-cli/src/fix.rs:180:8
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub fn apply_auto_fixes(_path: &str, results: &[CheckResult]) -> (usize, Vec<String>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_ignored` is never used
[INFO] [stdout]   --> crates/codemetrics-cli/src/ignore.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn is_ignored(file_path: &str, patterns: &[String]) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `matches_glob` is never used
[INFO] [stdout]    --> crates/codemetrics-cli/src/ignore.rs:105:4
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn matches_glob(s: &str, pattern: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_incremental_enabled` is never used
[INFO] [stdout]    --> crates/codemetrics-cli/src/incremental.rs:149:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn is_incremental_enabled() -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "9e991a85fddc47ac9c99e06b8c9894b5c63e42c7e0291add33403087dac9bd2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e991a85fddc47ac9c99e06b8c9894b5c63e42c7e0291add33403087dac9bd2e", kill_on_drop: false }`
[INFO] [stdout] 9e991a85fddc47ac9c99e06b8c9894b5c63e42c7e0291add33403087dac9bd2e
